| Einhugur Word Plugin for Xojo |
|
EinhugurWord.Hyperlink Class
Object representing Hyperlink in Word document.
Hyperlink contain zero too many Runs. The runs actually carry the text parts and the styling for each part.
ParagraphItem
Hyperlink
class EinhugurWord.Hyperlink
Constructors
Properties
Address | Address to link to. |
LinkToAnchor | If set to true then the link links to anchor in the document, instead of linking to external path. |
OwnerParagraph (Inherited) | Returns the Paragraph which owns the ParagraphItem. |
RunCount | Returns number of runs in the Hyperlink. |
Tooltip | Tooltip for the hyperlink. |
Methods
AppendRun | Appends run to the hyperlink. |
RemoveRun | Removes run from the hyperlink. |
Run | Fetches Run at given index. |
Runs | Returns RunIterator for the runs in the hyperlink. This function is for using with for each statements. |
Supported Platforms:
macOS Intel 64 bitmacOS Apple SiliconWindows 32 bitWindows 64 bitWindows ARM 64 bitLinux 32 bitLinux 64 bitLinux ARM 32 bitLinux ARM 64 bitiOS